home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Canadian & World Encyclopedia 1998
/
The Canadian & World Encyclopedia 1998 - Disc 2.iso
/
pc
/
pb
/
profile.dir
/
00010_Script_#go to impressions script
< prev
next >
Wrap
Text File
|
1997-07-29
|
188b
|
9 lines
on mouseUp
global gnexteramovie
if gnexteramovie contains "era_top" then abort
if rollover(the clickon) then
if the timer > 90 then
imp_load
end if
end if
end